Skip to content

Package Updates - #1000

Open
labkey-nicka wants to merge 1 commit into
developfrom
fb_update_nodejs
Open

Package Updates#1000
labkey-nicka wants to merge 1 commit into
developfrom
fb_update_nodejs

Conversation

@labkey-nicka

Copy link
Copy Markdown
Contributor

Rationale

Client-side package updates. These package updates are aligned with NodeJS v26 which we're updating as a part of these changes.

Related Pull Requests

Changes

@labkey-nicka
labkey-nicka requested a review from labkey-alan July 29, 2026 22:35
@labkey-nicka labkey-nicka self-assigned this Jul 29, 2026
Comment thread CageUI/package.json
"scripts": {
"build": "npm run build-dev",
"build-dev": "npm run clean && cross-env NODE_ENV=development webpack --config node_modules/@labkey/build/webpack/dev.config.js --color",
"build-dev": "npm run clean && cross-env NODE_ENV=development rspack build --config node_modules/@labkey/build/configs/dev.config.js",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, there are corresponding build-ios and start-ios scripts here that still assume webpack. I'm not planning on refactoring these but it is worth pointing out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant